[INFO] cloning repository https://github.com/TokenTrimmer/tokentrimmer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TokenTrimmer/tokentrimmer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTokenTrimmer%2Ftokentrimmer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTokenTrimmer%2Ftokentrimmer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ab1466a89a0cacbf7e4462aec45e13ce9ff27af8
[INFO] fixing TokenTrimmer/tokentrimmer against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTokenTrimmer%2Ftokentrimmer" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/TokenTrimmer/tokentrimmer
[INFO] finished tweaking git repo https://github.com/TokenTrimmer/tokentrimmer
[INFO] tweaked toml for git repo https://github.com/TokenTrimmer/tokentrimmer written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TokenTrimmer/tokentrimmer on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TokenTrimmer/tokentrimmer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 08cbd4b8e4cb985b12bc1c165aa61c80d98ee56e3afc81294a39080e5df73a04
[INFO] running `Command { std: "docker" "start" "08cbd4b8e4cb985b12bc1c165aa61c80d98ee56e3afc81294a39080e5df73a04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "08cbd4b8e4cb985b12bc1c165aa61c80d98ee56e3afc81294a39080e5df73a04" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08cbd4b8e4cb985b12bc1c165aa61c80d98ee56e3afc81294a39080e5df73a04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "08cbd4b8e4cb985b12bc1c165aa61c80d98ee56e3afc81294a39080e5df73a04" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/shared/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/auth/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/telemetry/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/cache/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/config/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/inspect-core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/inspect-rules-tier1/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/plan-core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/routing/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/preview/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/providers/anthropic/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tokenize/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/providers/gemini/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/providers/groq/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/providers/compat/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/providers/mistral/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/providers/openai/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/providers/openrouter/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/providers/together/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/providers/azure/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/providers/local/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/retrieval/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/cli/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/client/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/context/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/mcp/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/ts-types/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking compression-core v0.4.32
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking futures-timer v3.0.4
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking async-object-pool v0.2.0
[INFO] [stderr]     Checking path-tree v0.8.3
[INFO] [stderr]     Checking serde_regex v1.1.0
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking tabwriter v1.4.1
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking stringmetrics v2.2.2
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking async-compression v0.4.42
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]     Checking httpmock v0.8.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking opentelemetry v0.32.0
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking fancy-regex v0.17.0
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking tiktoken-rs v0.12.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking opentelemetry_sdk v0.32.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]     Checking tt-tokenize v0.1.0 (/opt/rustwide/workdir/crates/tokenize)
[INFO] [stderr]    Migrating crates/tokenize/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling tree-sitter v0.26.9
[INFO] [stderr]    Compiling tree-sitter-python v0.23.6
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-javascript v0.23.1
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking tracing-opentelemetry v0.33.0
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking prost v0.14.4
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking opentelemetry-proto v0.32.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking arc-swap v1.9.1
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking tt-inspect-core v0.1.1 (/opt/rustwide/workdir/crates/inspect-core)
[INFO] [stderr]    Migrating crates/inspect-core/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking backon v1.6.0
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking arcstr v1.2.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]        Fixed crates/inspect-core/src/walk.rs (1 fix)
[INFO] [stderr]     Checking tt-inspect-rules-tier1 v0.1.1 (/opt/rustwide/workdir/crates/inspect-rules-tier1)
[INFO] [stderr]    Migrating crates/inspect-rules-tier1/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking rapidhash v4.4.1
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking metrics v0.24.6
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]     Checking left-right v0.11.7
[INFO] [stderr]     Checking sketches-ddsketch v0.3.1
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking hashbag v0.1.13
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.18.3
[INFO] [stderr]     Checking evmap v11.0.0
[INFO] [stderr]     Checking metrics-util v0.20.4
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking governor v0.10.4
[INFO] [stderr]     Checking tt-config v0.1.0 (/opt/rustwide/workdir/crates/config)
[INFO] [stderr]    Migrating crates/config/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking tokio-test v0.4.5
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling sqlparser_derive v0.5.0
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking tt-context v0.1.0 (/opt/rustwide/workdir/crates/context)
[INFO] [stderr]    Migrating crates/context/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking num-conv v0.2.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking insta v1.47.2
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling ar_archive_writer v0.5.2
[INFO] [stderr]     Checking sentry-types v0.48.2
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]     Checking sqlparser v0.62.0
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]    Compiling sentry-contexts v0.48.2
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking ansitok v0.3.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling sentry v0.48.2
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking uname v0.1.1
[INFO] [stderr]     Checking hostname v0.4.2
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking sentry-core v0.48.2
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking ansi-str v0.9.0
[INFO] [stderr]     Checking sentry-backtrace v0.48.2
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking sentry-panic v0.48.2
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking dialoguer v0.12.0
[INFO] [stderr]     Checking comfy-table v7.2.2
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking indicatif v0.18.4
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Migrating crates/inspect-rules-tier1/tests/test_fire.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/inspect-rules-tier1/tests/prompt_volatile_in_system_prompt.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/inspect-core/tests/sarif.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/inspect-rules-tier1/tests/rule_fixtures.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/inspect-core/tests/engine.rs from 2021 edition to 2024
[INFO] [stderr]     Checking rustyline v17.0.2
[INFO] [stderr]    Migrating crates/tokenize/tests/value_stability.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/config/src/lib.rs (10 fixes)
[INFO] [stderr]     Checking tera v1.20.1
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking redis v1.2.2
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking tt-shared v0.1.1 (/opt/rustwide/workdir/crates/shared)
[INFO] [stderr]    Migrating crates/shared/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking opentelemetry-http v0.32.0
[INFO] [stderr]     Checking opentelemetry-otlp v0.32.0
[INFO] [stderr]     Checking tt-provider-compat v0.1.0 (/opt/rustwide/workdir/crates/providers/compat)
[INFO] [stderr]     Checking tt-provider-anthropic v0.1.0 (/opt/rustwide/workdir/crates/providers/anthropic)
[INFO] [stderr]     Checking tt-provider-gemini v0.1.0 (/opt/rustwide/workdir/crates/providers/gemini)
[INFO] [stderr]     Checking tokentrimmer-client v0.1.0 (/opt/rustwide/workdir/crates/client)
[INFO] [stderr]     Checking tt-ts-types v0.1.0 (/opt/rustwide/workdir/crates/ts-types)
[INFO] [stderr]    Migrating crates/ts-types/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/providers/gemini/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/providers/compat/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/providers/gemini/src/stream.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 | /     async_stream::stream! {
[INFO] [stdout] 131 | |         let mut buffer: Vec<u8> = Vec::new();
[INFO] [stdout] 132 | |         let mut first_chunk = true;
[INFO] [stdout] 133 | |         let stream_id = format!("chatcmpl-gem-{}", Uuid::new_v4());
[INFO] [stdout] ...   |
[INFO] [stdout] 139 | |             let next_item: Option<Result<Bytes, reqwest::Error>> = bytes_stream.next().await;
[INFO] [stdout]     | |                 ---------                                                              -----
[INFO] [stdout]     | |                 |                                                                      |
[INFO] [stdout]     | |                 |                                                                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                 `next_item` calls a custom destructor                                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 `next_item` will be dropped later as of Edition 2024
[INFO] [stdout] 140 | |             match next_item {
[INFO] [stdout] 141 | |                 Some(Ok(chunk)) => {
[INFO] [stdout]     | |                         -----
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         `chunk` calls a custom destructor
[INFO] [stdout]     | |                         `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | |                         for outcome in outcomes {
[INFO] [stdout]     | |                             -------    --------
[INFO] [stdout]     | |                             |          |
[INFO] [stdout]     | |                             |          `iter` calls a custom destructor
[INFO] [stdout]     | |                             |          `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                             |          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                             |          `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                             `outcome` calls a custom destructor
[INFO] [stdout]     | |                             `outcome` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 188 | |     }
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |     up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |_____`#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `next_item` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `next_item` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `iter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `iter` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `outcome` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `outcome` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/providers/gemini/src/stream.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 | /     async_stream::stream! {
[INFO] [stdout] 131 | |         let mut buffer: Vec<u8> = Vec::new();
[INFO] [stdout] 132 | |         let mut first_chunk = true;
[INFO] [stdout] 133 | |         let stream_id = format!("chatcmpl-gem-{}", Uuid::new_v4());
[INFO] [stdout] ...   |
[INFO] [stdout] 139 | |             let next_item: Option<Result<Bytes, reqwest::Error>> = bytes_stream.next().await;
[INFO] [stdout]     | |                 ---------                                                              -----
[INFO] [stdout]     | |                 |                                                                      |
[INFO] [stdout]     | |                 |                                                                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                 `next_item` calls a custom destructor                                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 `next_item` will be dropped later as of Edition 2024
[INFO] [stdout] 140 | |             match next_item {
[INFO] [stdout] 141 | |                 Some(Ok(chunk)) => {
[INFO] [stdout]     | |                         -----
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         `chunk` calls a custom destructor
[INFO] [stdout]     | |                         `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | |                         for outcome in outcomes {
[INFO] [stdout]     | |                             -------    --------
[INFO] [stdout]     | |                             |          |
[INFO] [stdout]     | |                             |          `iter` calls a custom destructor
[INFO] [stdout]     | |                             |          `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                             |          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                             |          `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                             `outcome` calls a custom destructor
[INFO] [stdout]     | |                             `outcome` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 188 | |     }
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |     up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |_____`#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `next_item` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `next_item` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `iter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `iter` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `outcome` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `outcome` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/providers/gemini/src/stream.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 | /     async_stream::stream! {
[INFO] [stdout] 131 | |         let mut buffer: Vec<u8> = Vec::new();
[INFO] [stdout] 132 | |         let mut first_chunk = true;
[INFO] [stdout] 133 | |         let stream_id = format!("chatcmpl-gem-{}", Uuid::new_v4());
[INFO] [stdout] ...   |
[INFO] [stdout] 176 | |                         for outcome in outcomes {
[INFO] [stdout]     | |                             -------    --------
[INFO] [stdout]     | |                             |          |
[INFO] [stdout]     | |                             |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                             |          `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                             `outcome` calls a custom destructor
[INFO] [stdout]     | |                             `outcome` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 188 | |     }
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |     up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |_____`#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `outcome` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `outcome` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/providers/gemini/src/stream.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 | /     async_stream::stream! {
[INFO] [stdout] 131 | |         let mut buffer: Vec<u8> = Vec::new();
[INFO] [stdout] 132 | |         let mut first_chunk = true;
[INFO] [stdout] 133 | |         let stream_id = format!("chatcmpl-gem-{}", Uuid::new_v4());
[INFO] [stdout] ...   |
[INFO] [stdout] 176 | |                         for outcome in outcomes {
[INFO] [stdout]     | |                             -------    --------
[INFO] [stdout]     | |                             |          |
[INFO] [stdout]     | |                             |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                             |          `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                             `outcome` calls a custom destructor
[INFO] [stdout]     | |                             `outcome` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 188 | |     }
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |     up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |_____`#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `outcome` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `outcome` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking tt-telemetry v0.1.1 (/opt/rustwide/workdir/crates/telemetry)
[INFO] [stderr]    Migrating crates/client/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/providers/compat/src/stream.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 161 | /     async_stream::stream! {
[INFO] [stdout] 162 | |         let mut buffer: Vec<u8> = Vec::new();
[INFO] [stdout] 163 | |         let mut acc = ToolAccum::default();
[INFO] [stdout] 164 | |         futures::pin_mut!(bytes_stream);
[INFO] [stdout] ...   |
[INFO] [stdout] 167 | |             let next_item: Option<Result<Bytes, reqwest::Error>> = bytes_stream.next().await;
[INFO] [stdout]     | |                 ---------                                                              -----
[INFO] [stdout]     | |                 |                                                                      |
[INFO] [stdout]     | |                 |                                                                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                 `next_item` calls a custom destructor                                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 `next_item` will be dropped later as of Edition 2024
[INFO] [stdout] 168 | |             match next_item {
[INFO] [stdout] 169 | |                 Some(Ok(chunk)) => {
[INFO] [stdout]     | |                         -----
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         `chunk` calls a custom destructor
[INFO] [stdout]     | |                         `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 176 | |                         for event in parse_sse_event(&event_bytes) {
[INFO] [stdout]     | |                             -----    -----------------------------
[INFO] [stdout]     | |                             |        |
[INFO] [stdout]     | |                             |        `iter` calls a custom destructor
[INFO] [stdout]     | |                             |        `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                             |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                             |        `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                             `event` calls a custom destructor
[INFO] [stdout]     | |                             `event` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 230 | |     }
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |     up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |     `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |_____`#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `next_item` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `next_item` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `iter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `iter` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `event` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `event` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/providers/compat/src/stream.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 161 | /     async_stream::stream! {
[INFO] [stdout] 162 | |         let mut buffer: Vec<u8> = Vec::new();
[INFO] [stdout] 163 | |         let mut acc = ToolAccum::default();
[INFO] [stdout] 164 | |         futures::pin_mut!(bytes_stream);
[INFO] [stdout] ...   |
[INFO] [stdout] 167 | |             let next_item: Option<Result<Bytes, reqwest::Error>> = bytes_stream.next().await;
[INFO] [stdout]     | |                 ---------                                                              -----
[INFO] [stdout]     | |                 |                                                                      |
[INFO] [stdout]     | |                 |                                                                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                 `next_item` calls a custom destructor                                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 `next_item` will be dropped later as of Edition 2024
[INFO] [stdout] 168 | |             match next_item {
[INFO] [stdout] 169 | |                 Some(Ok(chunk)) => {
[INFO] [stdout]     | |                         -----
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         `chunk` calls a custom destructor
[INFO] [stdout]     | |                         `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 176 | |                         for event in parse_sse_event(&event_bytes) {
[INFO] [stdout]     | |                             -----    -----------------------------
[INFO] [stdout]     | |                             |        |
[INFO] [stdout]     | |                             |        `iter` calls a custom destructor
[INFO] [stdout]     | |                             |        `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                             |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                             |        `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                             `event` calls a custom destructor
[INFO] [stdout]     | |                             `event` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 230 | |     }
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |     up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |     `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |_____`#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `next_item` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `next_item` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `iter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `iter` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `event` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `event` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/providers/compat/src/stream.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 161 | /     async_stream::stream! {
[INFO] [stdout] 162 | |         let mut buffer: Vec<u8> = Vec::new();
[INFO] [stdout] 163 | |         let mut acc = ToolAccum::default();
[INFO] [stdout] 164 | |         futures::pin_mut!(bytes_stream);
[INFO] [stdout] ...   |
[INFO] [stdout] 167 | |             let next_item: Option<Result<Bytes, reqwest::Error>> = bytes_stream.next().await;
[INFO] [stdout]     | |                 ---------                                                              -----
[INFO] [stdout]     | |                 |                                                                      |
[INFO] [stdout]     | |                 |                                                                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                 `next_item` calls a custom destructor                                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 `next_item` will be dropped later as of Edition 2024
[INFO] [stdout] 168 | |             match next_item {
[INFO] [stdout] 169 | |                 Some(Ok(chunk)) => {
[INFO] [stdout]     | |                         -----
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         `chunk` calls a custom destructor
[INFO] [stdout]     | |                         `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 176 | |                         for event in parse_sse_event(&event_bytes) {
[INFO] [stdout]     | |                             -----    -----------------------------
[INFO] [stdout]     | |                             |        |
[INFO] [stdout]     | |                             |        `iter` calls a custom destructor
[INFO] [stdout]     | |                             |        `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                             |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                             |        `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                             `event` calls a custom destructor
[INFO] [stdout]     | |                             `event` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 230 | |     }
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |     up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |     `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |_____`#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `next_item` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `next_item` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `iter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `iter` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `event` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `event` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/providers/compat/src/stream.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 161 | /     async_stream::stream! {
[INFO] [stdout] 162 | |         let mut buffer: Vec<u8> = Vec::new();
[INFO] [stdout] 163 | |         let mut acc = ToolAccum::default();
[INFO] [stdout] 164 | |         futures::pin_mut!(bytes_stream);
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |                         for event in parse_sse_event(&buffer) {
[INFO] [stdout]     | |                             -----    ------------------------
[INFO] [stdout]     | |                             |        |
[INFO] [stdout]     | |                             |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                             |        `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                             `event` calls a custom destructor
[INFO] [stdout]     | |                             `event` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 230 | |     }
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |     up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |_____`#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `event` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `event` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tt-provider-openai v0.1.0 (/opt/rustwide/workdir/crates/providers/openai)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/providers/compat/src/stream.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 161 | /     async_stream::stream! {
[INFO] [stdout] 162 | |         let mut buffer: Vec<u8> = Vec::new();
[INFO] [stdout] 163 | |         let mut acc = ToolAccum::default();
[INFO] [stdout] 164 | |         futures::pin_mut!(bytes_stream);
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |                         for event in parse_sse_event(&buffer) {
[INFO] [stdout]     | |                             -----    ------------------------
[INFO] [stdout]     | |                             |        |
[INFO] [stdout]     | |                             |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                             |        `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                             `event` calls a custom destructor
[INFO] [stdout]     | |                             `event` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 230 | |     }
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |     up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |_____`#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `event` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `event` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/client/src/lib.rs:653:19
[INFO] [stdout]     |
[INFO] [stdout] 653 |             match self.inner.next().await {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                   |                 |
[INFO] [stdout]     |                   |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 654 |                 Some(Ok(chunk)) => {
[INFO] [stdout]     |                         -----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `chunk` calls a custom destructor
[INFO] [stdout]     |                         `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 671 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/client/src/lib.rs:692:19
[INFO] [stdout]     |
[INFO] [stdout] 692 |             match this.inner.as_mut().poll_next(cx) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 693 |                 Poll::Ready(Some(Ok(chunk))) => {
[INFO] [stdout]     |                                     -----
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     `chunk` calls a custom destructor
[INFO] [stdout]     |                                     `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 709 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/providers/anthropic/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking tt-routing v0.1.0 (/opt/rustwide/workdir/crates/routing)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/providers/anthropic/src/stream.rs:247:5
[INFO] [stdout]     |
[INFO] [stdout] 247 | /     async_stream::stream! {
[INFO] [stdout] 248 | |         let mut buffer: Vec<u8> = Vec::new();
[INFO] [stdout] 249 | |         let mut state: Option<StreamState> = None;
[INFO] [stdout] 250 | |         futures::pin_mut!(bytes_stream);
[INFO] [stdout] ...   |
[INFO] [stdout] 253 | |             let next_item: Option<Result<Bytes, reqwest::Error>> = bytes_stream.next().await;
[INFO] [stdout]     | |                 ---------                                                              -----
[INFO] [stdout]     | |                 |                                                                      |
[INFO] [stdout]     | |                 |                                                                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                 `next_item` calls a custom destructor                                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 `next_item` will be dropped later as of Edition 2024
[INFO] [stdout] 254 | |             match next_item {
[INFO] [stdout] 255 | |                 Some(Ok(chunk)) => {
[INFO] [stdout]     | |                         -----
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         `chunk` calls a custom destructor
[INFO] [stdout]     | |                         `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 285 | |     }
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |     up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |_____`#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `next_item` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `next_item` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/providers/anthropic/src/stream.rs:247:5
[INFO] [stdout]     |
[INFO] [stdout] 247 | /     async_stream::stream! {
[INFO] [stdout] 248 | |         let mut buffer: Vec<u8> = Vec::new();
[INFO] [stdout] 249 | |         let mut state: Option<StreamState> = None;
[INFO] [stdout] 250 | |         futures::pin_mut!(bytes_stream);
[INFO] [stdout] ...   |
[INFO] [stdout] 253 | |             let next_item: Option<Result<Bytes, reqwest::Error>> = bytes_stream.next().await;
[INFO] [stdout]     | |                 ---------                                                              -----
[INFO] [stdout]     | |                 |                                                                      |
[INFO] [stdout]     | |                 |                                                                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                 `next_item` calls a custom destructor                                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 `next_item` will be dropped later as of Edition 2024
[INFO] [stdout] 254 | |             match next_item {
[INFO] [stdout] 255 | |                 Some(Ok(chunk)) => {
[INFO] [stdout]     | |                         -----
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         `chunk` calls a custom destructor
[INFO] [stdout]     | |                         `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 285 | |     }
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |     up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |_____`#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `next_item` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `next_item` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tt-provider-openrouter v0.1.0 (/opt/rustwide/workdir/crates/providers/openrouter)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/providers/gemini/src/stream.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 | /     async_stream::stream! {
[INFO] [stdout] 131 | |         let mut buffer: Vec<u8> = Vec::new();
[INFO] [stdout] 132 | |         let mut first_chunk = true;
[INFO] [stdout] 133 | |         let stream_id = format!("chatcmpl-gem-{}", Uuid::new_v4());
[INFO] [stdout] ...   |
[INFO] [stdout] 139 | |             let next_item: Option<Result<Bytes, reqwest::Error>> = bytes_stream.next().await;
[INFO] [stdout]     | |                 ---------                                                              -----
[INFO] [stdout]     | |                 |                                                                      |
[INFO] [stdout]     | |                 |                                                                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                 `next_item` calls a custom destructor                                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 `next_item` will be dropped later as of Edition 2024
[INFO] [stdout] 140 | |             match next_item {
[INFO] [stdout] 141 | |                 Some(Ok(chunk)) => {
[INFO] [stdout]     | |                         -----
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         `chunk` calls a custom destructor
[INFO] [stdout]     | |                         `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | |                         for outcome in outcomes {
[INFO] [stdout]     | |                             -------    --------
[INFO] [stdout]     | |                             |          |
[INFO] [stdout]     | |                             |          `iter` calls a custom destructor
[INFO] [stdout]     | |                             |          `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                             |          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                             |          `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                             `outcome` calls a custom destructor
[INFO] [stdout]     | |                             `outcome` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 188 | |     }
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |     up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |_____`#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `next_item` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `next_item` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `iter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `iter` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `outcome` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `outcome` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/providers/gemini/src/stream.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 | /     async_stream::stream! {
[INFO] [stdout] 131 | |         let mut buffer: Vec<u8> = Vec::new();
[INFO] [stdout] 132 | |         let mut first_chunk = true;
[INFO] [stdout] 133 | |         let stream_id = format!("chatcmpl-gem-{}", Uuid::new_v4());
[INFO] [stdout] ...   |
[INFO] [stdout] 139 | |             let next_item: Option<Result<Bytes, reqwest::Error>> = bytes_stream.next().await;
[INFO] [stdout]     | |                 ---------                                                              -----
[INFO] [stdout]     | |                 |                                                                      |
[INFO] [stdout]     | |                 |                                                                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                 `next_item` calls a custom destructor                                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 `next_item` will be dropped later as of Edition 2024
[INFO] [stdout] 140 | |             match next_item {
[INFO] [stdout] 141 | |                 Some(Ok(chunk)) => {
[INFO] [stdout]     | |                         -----
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         `chunk` calls a custom destructor
[INFO] [stdout]     | |                         `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | |                         for outcome in outcomes {
[INFO] [stdout]     | |                             -------    --------
[INFO] [stdout]     | |                             |          |
[INFO] [stdout]     | |                             |          `iter` calls a custom destructor
[INFO] [stdout]     | |                             |          `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                             |          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                             |          `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                             `outcome` calls a custom destructor
[INFO] [stdout]     | |                             `outcome` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 188 | |     }
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |     up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |_____`#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `next_item` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `next_item` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `iter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `iter` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `outcome` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `outcome` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/providers/gemini/src/stream.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 | /     async_stream::stream! {
[INFO] [stdout] 131 | |         let mut buffer: Vec<u8> = Vec::new();
[INFO] [stdout] 132 | |         let mut first_chunk = true;
[INFO] [stdout] 133 | |         let stream_id = format!("chatcmpl-gem-{}", Uuid::new_v4());
[INFO] [stdout] ...   |
[INFO] [stdout] 176 | |                         for outcome in outcomes {
[INFO] [stdout]     | |                             -------    --------
[INFO] [stdout]     | |                             |          |
[INFO] [stdout]     | |                             |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                             |          `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                             `outcome` calls a custom destructor
[INFO] [stdout]     | |                             `outcome` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 188 | |     }
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |     up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |_____`#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `outcome` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `outcome` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/providers/gemini/src/stream.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 | /     async_stream::stream! {
[INFO] [stdout] 131 | |         let mut buffer: Vec<u8> = Vec::new();
[INFO] [stdout] 132 | |         let mut first_chunk = true;
[INFO] [stdout] 133 | |         let stream_id = format!("chatcmpl-gem-{}", Uuid::new_v4());
[INFO] [stdout] ...   |
[INFO] [stdout] 176 | |                         for outcome in outcomes {
[INFO] [stdout]     | |                             -------    --------
[INFO] [stdout]     | |                             |          |
[INFO] [stdout]     | |                             |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                             |          `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                             `outcome` calls a custom destructor
[INFO] [stdout]     | |                             `outcome` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 188 | |     }
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |     up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |_____`#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `outcome` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `outcome` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tt-provider-groq v0.1.0 (/opt/rustwide/workdir/crates/providers/groq)
[INFO] [stderr]     Checking tt-provider-together v0.1.0 (/opt/rustwide/workdir/crates/providers/together)
[INFO] [stderr]        Fixed crates/client/src/lib.rs (7 fixes)
[INFO] [stderr]    Migrating crates/providers/gemini/tests/integration.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/client/src/lib.rs:653:19
[INFO] [stdout]     |
[INFO] [stdout] 653 |             match self.inner.next().await {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                   |                 |
[INFO] [stdout]     |                   |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 654 |                 Some(Ok(chunk)) => {
[INFO] [stdout]     |                         -----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `chunk` calls a custom destructor
[INFO] [stdout]     |                         `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 671 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tt-provider-mistral v0.1.0 (/opt/rustwide/workdir/crates/providers/mistral)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/client/src/lib.rs:692:19
[INFO] [stdout]     |
[INFO] [stdout] 692 |             match this.inner.as_mut().poll_next(cx) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 693 |                 Poll::Ready(Some(Ok(chunk))) => {
[INFO] [stdout]     |                                     -----
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     `chunk` calls a custom destructor
[INFO] [stdout]     |                                     `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 709 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/telemetry/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking pgvector v0.4.2
[INFO] [stderr]     Checking tt-cache v0.1.1 (/opt/rustwide/workdir/crates/cache)
[INFO] [stderr]    Migrating crates/providers/openai/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking tt-plan-core v0.1.1 (/opt/rustwide/workdir/crates/plan-core)
[INFO] [stderr]    Migrating crates/routing/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking tt-auth v0.1.2 (/opt/rustwide/workdir/crates/auth)
[INFO] [stderr]    Migrating crates/providers/openrouter/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking tt-provider-local v0.1.0 (/opt/rustwide/workdir/crates/providers/local)
[INFO] [stderr]     Checking tt-provider-azure v0.1.0 (/opt/rustwide/workdir/crates/providers/azure)
[INFO] [stderr]    Migrating crates/providers/groq/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/providers/together/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking tt-retrieval v0.1.0 (/opt/rustwide/workdir/crates/retrieval)
[INFO] [stderr]    Migrating crates/providers/mistral/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/cache/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking tt-preview v0.1.0 (/opt/rustwide/workdir/crates/preview)
[INFO] [stderr]    Migrating crates/plan-core/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/cache/src/memory.rs (1 fix)
[INFO] [stderr]    Migrating crates/auth/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/providers/local/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/providers/azure/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/retrieval/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/providers/together/tests/smoke.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/preview/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/cache/tests/cache.rs from 2021 edition to 2024
[INFO] [stderr]     Checking tt-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Migrating crates/plan-core/tests/l2_projection.rs from 2021 edition to 2024
[INFO] [stderr]     Checking tt-mcp v0.1.0 (/opt/rustwide/workdir/crates/mcp)
[INFO] [stderr]    Migrating crates/auth/tests/keys.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/providers/local/tests/smoke.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/providers/azure/tests/integration.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/plan-core/tests/quality.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/providers/azure/tests/integration.rs:170:28
[INFO] [stdout]     |
[INFO] [stdout] 170 |     while let Some(item) = stream.next().await {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                            |             |
[INFO] [stdout]     |                            |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 177 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/plan-core/tests/bootstrap.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/plan-core/tests/bootstrap.rs (4 fixes)
[INFO] [stderr]    Migrating crates/mcp/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/core/src/routes/sse.rs (1 fix)
[INFO] [stderr]        Fixed crates/core/src/routes/chat.rs (3 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/src/middleware/retrieval.rs:260:91
[INFO] [stdout]     |
[INFO] [stdout] 161 |     let bytes = match axum::body::to_bytes(body, MAX_BYTES).await {
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `bytes` calls a custom destructor
[INFO] [stdout]     |         `bytes` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 260 |     match substitute_in_messages(messages, org_id, state.store.as_ref(), &state.embedder).await {
[INFO] [stdout]     |                                                                                           ^^^^^
[INFO] [stdout]     |                                                                                           |
[INFO] [stdout]     |                                                                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 345 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `bytes` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/src/middleware/retrieval.rs:260:91
[INFO] [stdout]     |
[INFO] [stdout] 145 |     let (parts, body) = req.into_parts();
[INFO] [stdout]     |          -----
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `parts` calls a custom destructor
[INFO] [stdout]     |          `parts` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 161 |     let bytes = match axum::body::to_bytes(body, MAX_BYTES).await {
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `bytes` calls a custom destructor
[INFO] [stdout]     |         `bytes` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 260 |     match substitute_in_messages(messages, org_id, state.store.as_ref(), &state.embedder).await {
[INFO] [stdout]     |                                                                                           ^^^^^
[INFO] [stdout]     |                                                                                           |
[INFO] [stdout]     |                                                                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 345 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `parts` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `parts` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `bytes` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/core/src/retry.rs:151:15
[INFO] [stdout]      |
[INFO] [stdout]  151 |         match op().await {
[INFO] [stdout]      |               ^^^^^-----
[INFO] [stdout]      |               |    |
[INFO] [stdout]      |               |    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |               |    up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |               |    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |               |    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |               `__awaitee` calls a custom destructor
[INFO] [stdout]      |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  152 |             Ok(v) => return Ok(v),
[INFO] [stdout]  153 |             Err(e) => {
[INFO] [stdout]      |                 -
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `e` calls a custom destructor
[INFO] [stdout]      |                 `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  165 |                     tokio::time::sleep(delay).await;
[INFO] [stdout]      |                     -------------------------------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  170 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/src/routes/agent_run.rs:947:6
[INFO] [stdout]     |
[INFO] [stdout] 918 |     let summarizer_obj = summarize_cfg.map(|cfg| GatewayTranscriptSummarizer {
[INFO] [stdout]     |         --------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `summarizer_obj` calls a custom destructor
[INFO] [stdout]     |         `summarizer_obj` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 933 |     let completer = GatewayCompleter { state, identity };
[INFO] [stdout]     |         ---------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `completer` calls a custom destructor
[INFO] [stdout]     |         `completer` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 947 |     .await
[INFO] [stdout]     |      ^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 948 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `summarizer_obj` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `completer` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed crates/core/src/middleware/key_cache.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/core/src/routes/batches.rs:159:29
[INFO] [stdout]      |
[INFO] [stdout]  159 |         while let Some(field) = multipart
[INFO] [stdout]      |    _____________________________^
[INFO] [stdout]      |  _|_____________________________|
[INFO] [stdout]  160 | | |         .next_field()
[INFO] [stdout]  161 | | |         .await
[INFO] [stdout]      | | |          -----
[INFO] [stdout]      | | |          |   |
[INFO] [stdout]      | | |__________|___`__awaitee` calls a custom destructor
[INFO] [stdout]      | |            |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      | |            this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      | |            up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | |            `#1` will be dropped later as of Edition 2024
[INFO] [stdout]  162 | |           .map_err(|e| ApiError::InvalidRequest(format!("malformed multipart body: {e}")))?
[INFO] [stdout]      | |                                                                                           ^
[INFO] [stdout]      | |                                                                                           |
[INFO] [stdout]      | |                                                                                           this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      | |                                                                                           up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |___________________________________________________________________________________________this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                                                                                             up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  169 |                     let data = field
[INFO] [stdout]      |    _____________________----___-
[INFO] [stdout]      |    _____________________|______|
[INFO] [stdout]      |    _____________________|______|
[INFO] [stdout]      |    _____________________|______|
[INFO] [stdout]      |   |                     |
[INFO] [stdout]      |   |                     `data` calls a custom destructor
[INFO] [stdout]      |   |                     `data` will be dropped later as of Edition 2024
[INFO] [stdout]  170 |   |                     .bytes()
[INFO] [stdout]  171 |   |                     .await
[INFO] [stdout]      |   |                      -----
[INFO] [stdout]      |   |______________________|___|
[INFO] [stdout]      |   |______________________|___this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                          |   `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                          this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                          `#4` will be dropped later as of Edition 2024
[INFO] [stdout]  172 |   |                     .map_err(|e| ApiError::InvalidRequest(format!("reading file part: {e}")))?;
[INFO] [stdout]      |   |                                                                                              -
[INFO] [stdout]      |   |______________________________________________________________________________________________|
[INFO] [stdout]      |   |______________________________________________________________________________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                                                                                  `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  178 |   |                 let _ = field.bytes().await;
[INFO] [stdout]      |   |                         -------------------
[INFO] [stdout]      |   |                         |             |
[INFO] [stdout]      |   |                         |             this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |   |                         |             `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |   |                         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |   |                         `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |   |                         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |   |                         `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...      |
[INFO] [stdout]  181 |   |     }
[INFO] [stdout]      |   |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `data` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/core/src/routes/chat.rs:1725:27
[INFO] [stdout]      |
[INFO] [stdout] 1720 |                     let l1_clone = l1.clone();
[INFO] [stdout]      |                         --------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         `l1_clone` calls a custom destructor
[INFO] [stdout]      |                         `l1_clone` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1725 |                     match single_flight_guard.take() { Some(guard) => {
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1745 |                 }
[INFO] [stdout]      |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> crates/core/src/single_flight.rs:148:1
[INFO] [stdout]      |
[INFO] [stdout]  148 | impl Drop for LeaderGuard {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `l1_clone` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/core/src/routes/chat.rs:2730:30
[INFO] [stdout]      |
[INFO] [stdout] 2730 |             if let Some(p) = state.registry.resolve(&m.model) {
[INFO] [stdout]      |                         -    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                         |    |
[INFO] [stdout]      |                         |    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                         |    up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                         `p` calls a custom destructor
[INFO] [stdout]      |                         `p` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2736 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `p` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/core/src/routes/chat.rs:3111:30
[INFO] [stdout]      |
[INFO] [stdout] 3111 |             if let Some(p) = state.registry.resolve(m) {
[INFO] [stdout]      |                         -    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                         |    |
[INFO] [stdout]      |                         |    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                         |    up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                         `p` calls a custom destructor
[INFO] [stdout]      |                         `p` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 3117 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `p` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/src/routes/messages.rs:155:11
[INFO] [stdout]     |
[INFO] [stdout] 154 |     let (parts, body) = resp.into_parts();
[INFO] [stdout]     |          -----
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `parts` calls a custom destructor
[INFO] [stdout]     |          `parts` will be dropped later as of Edition 2024
[INFO] [stdout] 155 |     match axum::body::to_bytes(body, usize::MAX).await {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |           |                                      |
[INFO] [stdout]     |           |                                      this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |           |                                      up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 165 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `parts` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `parts` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/src/routes/messages.rs:155:50
[INFO] [stdout]     |
[INFO] [stdout] 154 |     let (parts, body) = resp.into_parts();
[INFO] [stdout]     |          -----
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `parts` calls a custom destructor
[INFO] [stdout]     |          `parts` will be dropped later as of Edition 2024
[INFO] [stdout] 155 |     match axum::body::to_bytes(body, usize::MAX).await {
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 165 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `parts` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `parts` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/core/src/routes/panel.rs:1289:30
[INFO] [stdout]      |
[INFO] [stdout] 1289 |     while let Some(joined) = set.join_next().await {
[INFO] [stdout]      |                    ------    ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                    |         |               |
[INFO] [stdout]      |                    |         |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                    |         |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                    |         |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    |         |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                    |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                    |         `__awaitee` calls a custom destructor
[INFO] [stdout]      |                    |         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    `joined` calls a custom destructor
[INFO] [stdout]      |                    `joined` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1295 |             Err(e) => {
[INFO] [stdout]      |                 -
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `e` calls a custom destructor
[INFO] [stdout]      |                 `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1314 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `joined` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/src/registry.rs:142:19
[INFO] [stdout]     |
[INFO] [stdout] 141 |             ticker.tick().await;
[INFO] [stdout]     |             -------------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `__awaitee` calls a custom destructor
[INFO] [stdout]     |             `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 142 |             match openrouter.refresh_models().await {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                   |                           |
[INFO] [stdout]     |                   |                           this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                   |                           up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                   |                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                   |                           `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 143 |                 Ok(n) => tracing::info!(models = n, "refreshed OpenRouter /models catalogue"),
[INFO] [stdout] 144 |                 Err(e) => tracing::warn!(
[INFO] [stdout]     |                     -
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `e` calls a custom destructor
[INFO] [stdout]     |                     `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 149 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/core/src/routes/agent_run.rs:1655:14
[INFO] [stdout]      |
[INFO] [stdout] 1642 |             let judge =
[INFO] [stdout]      |                 -----
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `judge` calls a custom destructor
[INFO] [stdout]      |                 `judge` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1655 |             .await
[INFO] [stdout]      |              ^^^^^
[INFO] [stdout]      |              |
[INFO] [stdout]      |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1675 |         });
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `judge` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/core/src/routes/chat.rs:5178:24
[INFO] [stdout]      |
[INFO] [stdout] 5178 |         if let Ok(v) = value.parse() {
[INFO] [stdout]      |                        ^^^^^^^^^^^^^
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 5179 |             headers.insert(*name, v);
[INFO] [stdout]      |             ------------------------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 5180 |         }
[INFO] [stdout] 5181 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/src/routes/messages.rs:204:28
[INFO] [stdout]     |
[INFO] [stdout] 204 |       let anthropic_stream = async_stream::stream! {
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 205 | |         let mut encoder = AnthropicSseEncoder::new();
[INFO] [stdout] 206 | |         let mut buffer: Vec<u8> = Vec::new();
[INFO] [stdout] 207 | |         futures::pin_mut!(upstream);
[INFO] [stdout] 208 | |
[INFO] [stdout] 209 | |         while let Some(item) = upstream.next().await {
[INFO] [stdout]     | |                        ----                    -----
[INFO] [stdout]     | |                        |                       |
[INFO] [stdout]     | |                        |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                        |                       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                        `item` calls a custom destructor
[INFO] [stdout]     | |                        `item` will be dropped later as of Edition 2024
[INFO] [stdout] 210 | |             let chunk = match item {
[INFO] [stdout]     | |                 -----
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |                 `chunk` calls a custom destructor
[INFO] [stdout]     | |                 `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | |     };
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |     up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |_____`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `item` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `item` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/src/routes/messages.rs:209:32
[INFO] [stdout]     |
[INFO] [stdout] 204 |       let anthropic_stream = async_stream::stream! {
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 205 | |         let mut encoder = AnthropicSseEncoder::new();
[INFO] [stdout] 206 | |         let mut buffer: Vec<u8> = Vec::new();
[INFO] [stdout] 207 | |         futures::pin_mut!(upstream);
[INFO] [stdout] 208 | |
[INFO] [stdout] 209 | |         while let Some(item) = upstream.next().await {
[INFO] [stdout]     | |                        ----    ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     | |                        |       |               |
[INFO] [stdout]     | |                        |       |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                        |       |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                        |       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                        |       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                        `item` calls a custom destructor
[INFO] [stdout]     | |                        `item` will be dropped later as of Edition 2024
[INFO] [stdout] 210 | |             let chunk = match item {
[INFO] [stdout]     | |                 -----
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |                 `chunk` calls a custom destructor
[INFO] [stdout]     | |                 `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 223 | |         }
[INFO] [stdout]     | |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | |     };
[INFO] [stdout]     | |     -
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |_____`__awaitee` calls a custom destructor
[INFO] [stdout]     |       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `item` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `item` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/src/routes/panel.rs:958:19
[INFO] [stdout]     |
[INFO] [stdout] 958 |             match embedder.embed(text).await {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                   |                    |
[INFO] [stdout]     |                   |                    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                   |                    up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                   |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                   `__awaitee` calls a custom destructor
[INFO] [stdout]     |                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 974 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed crates/mcp/src/transport/sse.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mcp/src/query/pg_exec.rs:265:31
[INFO] [stdout]     |
[INFO] [stdout] 265 |           while let Some(row) = stream
[INFO] [stdout]     |  ________________________---____^
[INFO] [stdout]     | |                        |
[INFO] [stdout]     | |                        `row` calls a custom destructor
[INFO] [stdout]     | |                        `row` will be dropped later as of Edition 2024
[INFO] [stdout] 266 | |             .try_next()
[INFO] [stdout] 267 | |             .await
[INFO] [stdout]     | |              -----
[INFO] [stdout]     | |              |
[INFO] [stdout]     | |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |              `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 268 | |             .map_err(|e| McpError::Internal(format!("query failed: {e}")))?
[INFO] [stdout]     | |                                                                           ^
[INFO] [stdout]     | |                                                                           |
[INFO] [stdout]     | |                                                                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                                                           up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |___________________________________________________________________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                                                             up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 306 |           }
[INFO] [stdout]     |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `row` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tt-cli v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mcp/src/query/pg_exec.rs:265:31
[INFO] [stdout]     |
[INFO] [stdout] 265 |           while let Some(row) = stream
[INFO] [stdout]     |  ________________________---____^
[INFO] [stdout]     | |                        |
[INFO] [stdout]     | |                        `row` calls a custom destructor
[INFO] [stdout]     | |                        `row` will be dropped later as of Edition 2024
[INFO] [stdout] 266 | |             .try_next()
[INFO] [stdout] 267 | |             .await
[INFO] [stdout]     | |              -----
[INFO] [stdout]     | |              |
[INFO] [stdout]     | |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |              `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 268 | |             .map_err(|e| McpError::Internal(format!("query failed: {e}")))?
[INFO] [stdout]     | |                                                                           ^
[INFO] [stdout]     | |                                                                           |
[INFO] [stdout]     | |                                                                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                                                           up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |___________________________________________________________________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                                                             up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 306 |           }
[INFO] [stdout]     |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `row` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mcp/src/server.rs:250:10
[INFO] [stdout]     |
[INFO] [stdout] 241 |         let audit = InMemoryAuditWriter::default();
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `audit` calls a custom destructor
[INFO] [stdout]     |             `audit` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 250 |         .await
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 253 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `audit` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl Drop for SigningKey {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mcp/src/transport/stdio.rs:113:72
[INFO] [stdout]     |
[INFO] [stdout] 113 |         while let Some(read) = next_line_capped(&mut reader, &mut buf).await.unwrap() {
[INFO] [stdout]     |                                ----------------------------------------^^^^^
[INFO] [stdout]     |                                |                                       |
[INFO] [stdout]     |                                |                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                |                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 118 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/plan-core/tests/replay.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/core/src/middleware/retrieval.rs (4 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/src/middleware/retrieval.rs:260:91
[INFO] [stdout]     |
[INFO] [stdout] 161 |     let bytes = match axum::body::to_bytes(body, MAX_BYTES).await {
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `bytes` calls a custom destructor
[INFO] [stdout]     |         `bytes` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 260 |     match substitute_in_messages(messages, org_id, state.store.as_ref(), &state.embedder).await {
[INFO] [stdout]     |                                                                                           ^^^^^
[INFO] [stdout]     |                                                                                           |
[INFO] [stdout]     |                                                                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 345 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `bytes` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/src/middleware/retrieval.rs:260:91
[INFO] [stdout]     |
[INFO] [stdout] 145 |     let (parts, body) = req.into_parts();
[INFO] [stdout]     |          -----
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `parts` calls a custom destructor
[INFO] [stdout]     |          `parts` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 161 |     let bytes = match axum::body::to_bytes(body, MAX_BYTES).await {
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `bytes` calls a custom destructor
[INFO] [stdout]     |         `bytes` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 260 |     match substitute_in_messages(messages, org_id, state.store.as_ref(), &state.embedder).await {
[INFO] [stdout]     |                                                                                           ^^^^^
[INFO] [stdout]     |                                                                                           |
[INFO] [stdout]     |                                                                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 345 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `parts` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `parts` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `bytes` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/core/src/retry.rs:151:15
[INFO] [stdout]      |
[INFO] [stdout]  151 |         match op().await {
[INFO] [stdout]      |               ^^^^^-----
[INFO] [stdout]      |               |    |
[INFO] [stdout]      |               |    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |               |    up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |               |    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |               |    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |               `__awaitee` calls a custom destructor
[INFO] [stdout]      |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  152 |             Ok(v) => return Ok(v),
[INFO] [stdout]  153 |             Err(e) => {
[INFO] [stdout]      |                 -
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `e` calls a custom destructor
[INFO] [stdout]      |                 `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  165 |                     tokio::time::sleep(delay).await;
[INFO] [stdout]      |                     -------------------------------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  170 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/src/routes/agent_run.rs:947:6
[INFO] [stdout]     |
[INFO] [stdout] 918 |     let summarizer_obj = summarize_cfg.map(|cfg| GatewayTranscriptSummarizer {
[INFO] [stdout]     |         --------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `summarizer_obj` calls a custom destructor
[INFO] [stdout]     |         `summarizer_obj` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 933 |     let completer = GatewayCompleter { state, identity };
[INFO] [stdout]     |         ---------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `completer` calls a custom destructor
[INFO] [stdout]     |         `completer` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 947 |     .await
[INFO] [stdout]     |      ^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 948 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `summarizer_obj` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `completer` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed crates/core/src/middleware/argon2_cap.rs (3 fixes)
[INFO] [stderr]        Fixed crates/core/src/routes/chat.rs (4 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/core/src/routes/batches.rs:159:29
[INFO] [stdout]      |
[INFO] [stdout]  159 |         while let Some(field) = multipart
[INFO] [stdout]      |    _____________________________^
[INFO] [stdout]      |  _|_____________________________|
[INFO] [stdout]  160 | | |         .next_field()
[INFO] [stdout]  161 | | |         .await
[INFO] [stdout]      | | |          -----
[INFO] [stdout]      | | |          |   |
[INFO] [stdout]      | | |__________|___`__awaitee` calls a custom destructor
[INFO] [stdout]      | |            |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      | |            this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      | |            up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | |            `#1` will be dropped later as of Edition 2024
[INFO] [stdout]  162 | |           .map_err(|e| ApiError::InvalidRequest(format!("malformed multipart body: {e}")))?
[INFO] [stdout]      | |                                                                                           ^
[INFO] [stdout]      | |                                                                                           |
[INFO] [stdout]      | |                                                                                           this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      | |                                                                                           up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |___________________________________________________________________________________________this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                                                                                             up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  169 |                     let data = field
[INFO] [stdout]      |    _____________________----___-
[INFO] [stdout]      |    _____________________|______|
[INFO] [stdout]      |    _____________________|______|
[INFO] [stdout]      |    _____________________|______|
[INFO] [stdout]      |   |                     |
[INFO] [stdout]      |   |                     `data` calls a custom destructor
[INFO] [stdout]      |   |                     `data` will be dropped later as of Edition 2024
[INFO] [stdout]  170 |   |                     .bytes()
[INFO] [stdout]  171 |   |                     .await
[INFO] [stdout]      |   |                      -----
[INFO] [stdout]      |   |______________________|___|
[INFO] [stdout]      |   |______________________|___this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                          |   `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                          this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                          `#4` will be dropped later as of Edition 2024
[INFO] [stdout]  172 |   |                     .map_err(|e| ApiError::InvalidRequest(format!("reading file part: {e}")))?;
[INFO] [stdout]      |   |                                                                                              -
[INFO] [stdout]      |   |______________________________________________________________________________________________|
[INFO] [stdout]      |   |______________________________________________________________________________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                                                                                  `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  178 |   |                 let _ = field.bytes().await;
[INFO] [stdout]      |   |                         -------------------
[INFO] [stdout]      |   |                         |             |
[INFO] [stdout]      |   |                         |             this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |   |                         |             `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |   |                         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |   |                         `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |   |                         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |   |                         `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...      |
[INFO] [stdout]  181 |   |     }
[INFO] [stdout]      |   |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `data` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/core/src/routes/chat.rs:1725:27
[INFO] [stdout]      |
[INFO] [stdout] 1720 |                     let l1_clone = l1.clone();
[INFO] [stdout]      |                         --------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         `l1_clone` calls a custom destructor
[INFO] [stdout]      |                         `l1_clone` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1725 |                     match single_flight_guard.take() { Some(guard) => {
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1745 |                 }
[INFO] [stdout]      |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> crates/core/src/single_flight.rs:148:1
[INFO] [stdout]      |
[INFO] [stdout]  148 | impl Drop for LeaderGuard {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `l1_clone` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/core/src/routes/chat.rs:2730:30
[INFO] [stdout]      |
[INFO] [stdout] 2730 |             if let Some(p) = state.registry.resolve(&m.model) {
[INFO] [stdout]      |                         -    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                         |    |
[INFO] [stdout]      |                         |    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                         |    up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                         `p` calls a custom destructor
[INFO] [stdout]      |                         `p` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2736 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `p` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/core/src/routes/chat.rs:3111:30
[INFO] [stdout]      |
[INFO] [stdout] 3111 |             if let Some(p) = state.registry.resolve(m) {
[INFO] [stdout]      |                         -    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                         |    |
[INFO] [stdout]      |                         |    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                         |    up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                         `p` calls a custom destructor
[INFO] [stdout]      |                         `p` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 3117 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `p` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/src/routes/messages.rs:155:11
[INFO] [stdout]     |
[INFO] [stdout] 154 |     let (parts, body) = resp.into_parts();
[INFO] [stdout]     |          -----
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `parts` calls a custom destructor
[INFO] [stdout]     |          `parts` will be dropped later as of Edition 2024
[INFO] [stdout] 155 |     match axum::body::to_bytes(body, usize::MAX).await {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |           |                                      |
[INFO] [stdout]     |           |                                      this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |           |                                      up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 165 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `parts` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `parts` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/src/routes/messages.rs:155:50
[INFO] [stdout]     |
[INFO] [stdout] 154 |     let (parts, body) = resp.into_parts();
[INFO] [stdout]     |          -----
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `parts` calls a custom destructor
[INFO] [stdout]     |          `parts` will be dropped later as of Edition 2024
[INFO] [stdout] 155 |     match axum::body::to_bytes(body, usize::MAX).await {
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 165 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `parts` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `parts` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/core/src/routes/panel.rs:1289:30
[INFO] [stdout]      |
[INFO] [stdout] 1289 |     while let Some(joined) = set.join_next().await {
[INFO] [stdout]      |                    ------    ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                    |         |               |
[INFO] [stdout]      |                    |         |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                    |         |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                    |         |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    |         |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                    |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                    |         `__awaitee` calls a custom destructor
[INFO] [stdout]      |                    |         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    `joined` calls a custom destructor
[INFO] [stdout]      |                    `joined` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1295 |             Err(e) => {
[INFO] [stdout]      |                 -
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `e` calls a custom destructor
[INFO] [stdout]      |                 `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1314 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `joined` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/src/registry.rs:142:19
[INFO] [stdout]     |
[INFO] [stdout] 141 |             ticker.tick().await;
[INFO] [stdout]     |             -------------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `__awaitee` calls a custom destructor
[INFO] [stdout]     |             `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 142 |             match openrouter.refresh_models().await {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                   |                           |
[INFO] [stdout]     |                   |                           this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                   |                           up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                   |                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                   |                           `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 143 |                 Ok(n) => tracing::info!(models = n, "refreshed OpenRouter /models catalogue"),
[INFO] [stdout] 144 |                 Err(e) => tracing::warn!(
[INFO] [stdout]     |                     -
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `e` calls a custom destructor
[INFO] [stdout]     |                     `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 149 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/core/src/routes/agent_run.rs:1655:14
[INFO] [stdout]      |
[INFO] [stdout] 1642 |             let judge =
[INFO] [stdout]      |                 -----
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `judge` calls a custom destructor
[INFO] [stdout]      |                 `judge` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1655 |             .await
[INFO] [stdout]      |              ^^^^^
[INFO] [stdout]      |              |
[INFO] [stdout]      |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1675 |         });
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `judge` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/core/src/routes/chat.rs:5178:24
[INFO] [stdout]      |
[INFO] [stdout] 5178 |         if let Ok(v) = value.parse() {
[INFO] [stdout]      |                        ^^^^^^^^^^^^^
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 5179 |             headers.insert(*name, v);
[INFO] [stdout]      |             ------------------------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 5180 |         }
[INFO] [stdout] 5181 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/src/routes/messages.rs:204:28
[INFO] [stdout]     |
[INFO] [stdout] 204 |       let anthropic_stream = async_stream::stream! {
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 205 | |         let mut encoder = AnthropicSseEncoder::new();
[INFO] [stdout] 206 | |         let mut buffer: Vec<u8> = Vec::new();
[INFO] [stdout] 207 | |         futures::pin_mut!(upstream);
[INFO] [stdout] 208 | |
[INFO] [stdout] 209 | |         while let Some(item) = upstream.next().await {
[INFO] [stdout]     | |                        ----                    -----
[INFO] [stdout]     | |                        |                       |
[INFO] [stdout]     | |                        |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                        |                       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                        `item` calls a custom destructor
[INFO] [stdout]     | |                        `item` will be dropped later as of Edition 2024
[INFO] [stdout] 210 | |             let chunk = match item {
[INFO] [stdout]     | |                 -----
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |                 `chunk` calls a custom destructor
[INFO] [stdout]     | |                 `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | |     };
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |     up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |_____`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `item` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `item` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/src/routes/messages.rs:209:32
[INFO] [stdout]     |
[INFO] [stdout] 204 |       let anthropic_stream = async_stream::stream! {
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 205 | |         let mut encoder = AnthropicSseEncoder::new();
[INFO] [stdout] 206 | |         let mut buffer: Vec<u8> = Vec::new();
[INFO] [stdout] 207 | |         futures::pin_mut!(upstream);
[INFO] [stdout] 208 | |
[INFO] [stdout] 209 | |         while let Some(item) = upstream.next().await {
[INFO] [stdout]     | |                        ----    ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     | |                        |       |               |
[INFO] [stdout]     | |                        |       |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                        |       |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                        |       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                        |       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                        `item` calls a custom destructor
[INFO] [stdout]     | |                        `item` will be dropped later as of Edition 2024
[INFO] [stdout] 210 | |             let chunk = match item {
[INFO] [stdout]     | |                 -----
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |                 `chunk` calls a custom destructor
[INFO] [stdout]     | |                 `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 223 | |         }
[INFO] [stdout]     | |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | |     };
[INFO] [stdout]     | |     -
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |_____`__awaitee` calls a custom destructor
[INFO] [stdout]     |       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `item` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `item` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/src/routes/panel.rs:958:19
[INFO] [stdout]     |
[INFO] [stdout] 958 |             match embedder.embed(text).await {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                   |                    |
[INFO] [stdout]     |                   |                    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                   |                    up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                   |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                   `__awaitee` calls a custom destructor
[INFO] [stdout]     |                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 974 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/cache/tests/l2.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/providers/mistral/tests/smoke.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/quality_verdicts_pg.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/cli/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/mcp/tests/dispatcher_smoke.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/mcp/tests/streamable_http_smoke.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/mcp/tests/query_tools_dispatch.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/mcp/tests/sse_transport_smoke.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/mcp/tests/write_tools_dispatch.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/mcp/tests/cost_tools_dispatch.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/cli/tests/proxy_smoke.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/cli/src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/cli/src/main.rs (1 fix)
[INFO] [stderr]    Migrating crates/cli/tests/inspect_sarif_smoke.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/cli/tests/cli_spawn_smoke.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/cli/tests/init_ai_smoke.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/cli/tests/init_smoke.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/cli/tests/agent_run_smoke.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/cli/src/main.rs (9 fixes)
[INFO] [stderr]    Migrating crates/core/tests/l1_cache_hit.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/cli/tests/agent_run_smoke.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  13 |     let home = tempfile::tempdir().unwrap();
[INFO] [stdout]     |         ----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `home` calls a custom destructor
[INFO] [stdout]     |         `home` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  17 |     Command::new(env!("CARGO_BIN_EXE_tt"))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  26 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/process/unix/common/cstring_array.rs:79:0
[INFO] [stdout] note: `home` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.27.0/src/dir/mod.rs:498:1
[INFO] [stdout]     |
[INFO] [stdout] 498 | impl Drop for TempDir {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/core/tests/route_pauses_pg.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/tier_enforcement.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/tests/tier_enforcement.rs:198:10
[INFO] [stdout]     |
[INFO] [stdout] 196 |     let audit = InMemoryAuditWriter::new();
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `audit` calls a custom destructor
[INFO] [stdout]     |         `audit` will be dropped later as of Edition 2024
[INFO] [stdout] 197 |     issue(store, &audit, org_id, "k", Environment::Live, Actor::System)
[INFO] [stdout] 198 |         .await
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 201 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `audit` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl Drop for SigningKey {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/core/tests/cross_provider.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/routing_full_prompt_cost.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/tests/cross_provider.rs:152:10
[INFO] [stdout]     |
[INFO] [stdout] 150 |     let audit = InMemoryAuditWriter::new();
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `audit` calls a custom destructor
[INFO] [stdout]     |         `audit` will be dropped later as of Edition 2024
[INFO] [stdout] 151 |     issue(store, &audit, org_id, "k", Environment::Live, Actor::System)
[INFO] [stdout] 152 |         .await
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 155 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `audit` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl Drop for SigningKey {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/tests/routing_full_prompt_cost.rs:123:10
[INFO] [stdout]     |
[INFO] [stdout] 121 |     let audit = InMemoryAuditWriter::new();
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `audit` calls a custom destructor
[INFO] [stdout]     |         `audit` will be dropped later as of Edition 2024
[INFO] [stdout] 122 |     issue(store, &audit, org_id, "k", Environment::Live, Actor::System)
[INFO] [stdout] 123 |         .await
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 126 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `audit` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl Drop for SigningKey {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/core/tests/cache_header.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/panel_fanout.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/concurrent_sse.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/canary_shadow.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/tests/canary_shadow.rs:176:6
[INFO] [stdout]     |
[INFO] [stdout] 167 |     let audit = InMemoryAuditWriter::new();
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `audit` calls a custom destructor
[INFO] [stdout]     |         `audit` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 176 |     .await
[INFO] [stdout]     |      ^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 179 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `audit` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl Drop for SigningKey {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/core/benches/streaming.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/temperature_clamped.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/traceparent_ingest.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/local_dispatch.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/tests/local_dispatch.rs:175:10
[INFO] [stdout]     |
[INFO] [stdout] 173 |     let audit = InMemoryAuditWriter::new();
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `audit` calls a custom destructor
[INFO] [stdout]     |         `audit` will be dropped later as of Edition 2024
[INFO] [stdout] 174 |     issue(store, &audit, org, "k", Environment::Live, Actor::System)
[INFO] [stdout] 175 |         .await
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 178 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `audit` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl Drop for SigningKey {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/core/tests/route_header.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/tests/route_header.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let audit = InMemoryAuditWriter::new();
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `audit` calls a custom destructor
[INFO] [stdout]     |         `audit` will be dropped later as of Edition 2024
[INFO] [stdout] 113 |     issue(store, &audit, org, "k", Environment::Live, Actor::System)
[INFO] [stdout] 114 |         .await
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 117 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `audit` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl Drop for SigningKey {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/core/tests/failover.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/streaming_cache_write.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/panel_span_attrs.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/embeddings_routing.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/tests/embeddings_routing.rs:117:10
[INFO] [stdout]     |
[INFO] [stdout] 115 |     let audit = InMemoryAuditWriter::new();
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `audit` calls a custom destructor
[INFO] [stdout]     |         `audit` will be dropped later as of Edition 2024
[INFO] [stdout] 116 |     issue(store, &audit, org_id, "k", Environment::Live, Actor::System)
[INFO] [stdout] 117 |         .await
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 120 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `audit` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl Drop for SigningKey {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/core/tests/panel_config.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/provider_override.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/negative_cache.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/tests/provider_override.rs:138:10
[INFO] [stdout]     |
[INFO] [stdout] 136 |     let audit = InMemoryAuditWriter::new();
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `audit` calls a custom destructor
[INFO] [stdout]     |         `audit` will be dropped later as of Edition 2024
[INFO] [stdout] 137 |     issue(store, &audit, org, "k", Environment::Live, Actor::System)
[INFO] [stdout] 138 |         .await
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 141 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `audit` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl Drop for SigningKey {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/core/tests/response_format_downgrade.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/messages_ingress.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/tests/messages_ingress.rs:247:10
[INFO] [stdout]     |
[INFO] [stdout] 245 |     let audit = InMemoryAuditWriter::new();
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `audit` calls a custom destructor
[INFO] [stdout]     |         `audit` will be dropped later as of Edition 2024
[INFO] [stdout] 246 |     issue(store, &audit, org_id, "k", Environment::Live, Actor::System)
[INFO] [stdout] 247 |         .await
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 250 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `audit` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl Drop for SigningKey {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/core/tests/route_content_type.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/reasoning_cap_route.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/tests/route_content_type.rs:145:6
[INFO] [stdout]     |
[INFO] [stdout] 136 |     let audit = InMemoryAuditWriter::new();
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `audit` calls a custom destructor
[INFO] [stdout]     |         `audit` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 145 |     .await
[INFO] [stdout]     |      ^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 148 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `audit` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl Drop for SigningKey {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/core/tests/panel_dispatch.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/body_capture_header.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/request_log_write.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/tests/body_capture_header.rs:200:6
[INFO] [stdout]     |
[INFO] [stdout] 191 |     let audit = InMemoryAuditWriter::new();
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `audit` calls a custom destructor
[INFO] [stdout]     |         `audit` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 200 |     .await
[INFO] [stdout]     |      ^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 203 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `audit` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl Drop for SigningKey {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/core/tests/single_flight_coalesce.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/minify_route.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/format_switch_route.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/tests/format_switch_route.rs:180:6
[INFO] [stdout]     |
[INFO] [stdout] 171 |     let audit = InMemoryAuditWriter::new();
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `audit` calls a custom destructor
[INFO] [stdout]     |         `audit` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 180 |     .await
[INFO] [stdout]     |      ^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 183 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `audit` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl Drop for SigningKey {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/core/tests/retry_dispatch.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/route_rewrite.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/cache_span_invariant.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/flex_route.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/tests/cache_span_invariant.rs:151:6
[INFO] [stdout]     |
[INFO] [stdout] 142 |     let audit = InMemoryAuditWriter::new();
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `audit` calls a custom destructor
[INFO] [stdout]     |         `audit` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 151 |     .await
[INFO] [stdout]     |      ^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 154 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `audit` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl Drop for SigningKey {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/tests/flex_route.rs:248:6
[INFO] [stdout]     |
[INFO] [stdout] 239 |     let audit = InMemoryAuditWriter::new();
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `audit` calls a custom destructor
[INFO] [stdout]     |         `audit` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 248 |     .await
[INFO] [stdout]     |      ^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 251 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `audit` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl Drop for SigningKey {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/core/tests/l2_cache_hit.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/redaction_route.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/tests/redaction_route.rs:156:6
[INFO] [stdout]     |
[INFO] [stdout] 147 |     let audit = InMemoryAuditWriter::new();
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `audit` calls a custom destructor
[INFO] [stdout]     |         `audit` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 156 |     .await
[INFO] [stdout]     |      ^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 159 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `audit` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl Drop for SigningKey {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/core/tests/registry_passthrough.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/diff_route.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/tests/diff_route.rs:206:6
[INFO] [stdout]     |
[INFO] [stdout] 197 |     let audit = InMemoryAuditWriter::new();
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `audit` calls a custom destructor
[INFO] [stdout]     |         `audit` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 206 |     .await
[INFO] [stdout]     |      ^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 209 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `audit` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl Drop for SigningKey {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/core/tests/migrations.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/panel_engine.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/core/tests/panel_engine.rs (6 fixes)
[INFO] [stderr]    Migrating crates/core/tests/warnings_header.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/routes_api.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/tests/routes_api.rs:117:10
[INFO] [stdout]     |
[INFO] [stdout] 115 |     let audit = InMemoryAuditWriter::new();
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `audit` calls a custom destructor
[INFO] [stdout]     |         `audit` will be dropped later as of Edition 2024
[INFO] [stdout] 116 |     issue(store, &audit, org, "k", Environment::Live, Actor::System)
[INFO] [stdout] 117 |         .await
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 120 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `audit` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl Drop for SigningKey {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/core/tests/fallback_header.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/timeout_header.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/body_capture_pg.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/panel_legs_persist.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/route_pause_passthrough.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/route_savings_pg.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/cost_routing.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/tests/cost_routing.rs:124:10
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let audit = InMemoryAuditWriter::new();
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `audit` calls a custom destructor
[INFO] [stdout]     |         `audit` will be dropped later as of Edition 2024
[INFO] [stdout] 123 |     issue(store, &audit, org_id, "k", Environment::Live, Actor::System)
[INFO] [stdout] 124 |         .await
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 127 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `audit` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl Drop for SigningKey {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/core/tests/auth_middleware.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/batch_lane.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/tests/batch_lane.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  42 |     let audit = InMemoryAuditWriter::new();
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `audit` calls a custom destructor
[INFO] [stdout]     |         `audit` will be dropped later as of Edition 2024
[INFO] [stdout]  43 |     issue(store, &audit, org, "k", Environment::Live, Actor::System)
[INFO] [stdout]  44 |         .await
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  47 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `audit` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl Drop for SigningKey {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/core/tests/panel_budget.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/budget_enforcement.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/disable_cache.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/tests/budget_enforcement.rs:107:10
[INFO] [stdout]     |
[INFO] [stdout] 105 |     let audit = InMemoryAuditWriter::new();
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `audit` calls a custom destructor
[INFO] [stdout]     |         `audit` will be dropped later as of Edition 2024
[INFO] [stdout] 106 |     issue(store, &audit, org_id, "k", Environment::Live, Actor::System)
[INFO] [stdout] 107 |         .await
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 110 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `audit` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl Drop for SigningKey {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/tests/disable_cache.rs:124:10
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let audit = InMemoryAuditWriter::new();
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `audit` calls a custom destructor
[INFO] [stdout]     |         `audit` will be dropped later as of Edition 2024
[INFO] [stdout] 123 |     issue(store, &audit, org, "k", Environment::Live, Actor::System)
[INFO] [stdout] 124 |         .await
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 127 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `audit` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl Drop for SigningKey {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/core/tests/gen_ai_span_attrs.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/key_budget_caps_pg.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/panel_streaming.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/tests/panel_streaming.rs:156:28
[INFO] [stdout]     |
[INFO] [stdout] 156 |     while let Some(item) = stream.next().await {
[INFO] [stdout]     |                    ----    ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                    |       |             |
[INFO] [stdout]     |                    |       |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |       |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    |       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    |       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    `item` calls a custom destructor
[INFO] [stdout]     |                    `item` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 164 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `item` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `item` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/core/tests/retrieval_middleware.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/sse_partial_cost.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/dogfood_routing.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/metrics_endpoint.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/route_autopause.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/preview_endpoint.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/l2_verify_gate.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/quality_judge_sample.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/cache_classifier_warnings.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/panel_preview.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/compression_route.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/agentic_budget_route.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/tests/compression_route.rs:149:6
[INFO] [stdout]     |
[INFO] [stdout] 140 |     let audit = InMemoryAuditWriter::new();
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `audit` calls a custom destructor
[INFO] [stdout]     |         `audit` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 149 |     .await
[INFO] [stdout]     |      ^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 152 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `audit` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl Drop for SigningKey {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/tests/agentic_budget_route.rs:160:6
[INFO] [stdout]     |
[INFO] [stdout] 151 |     let audit = InMemoryAuditWriter::new();
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `audit` calls a custom destructor
[INFO] [stdout]     |         `audit` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 160 |     .await
[INFO] [stdout]     |      ^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 163 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `audit` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl Drop for SigningKey {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/core/tests/batch_jobs_pg.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/batch_route.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/tests/batch_route.rs:263:6
[INFO] [stdout]     |
[INFO] [stdout] 254 |     let audit = InMemoryAuditWriter::new();
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `audit` calls a custom destructor
[INFO] [stdout]     |         `audit` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 263 |     .await
[INFO] [stdout]     |      ^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 266 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `audit` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl Drop for SigningKey {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/core/tests/retrieval_isolation.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/tests/panel_arbiter.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/providers/groq/tests/smoke.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/providers/openrouter/tests/dynamic_models.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/providers/openrouter/tests/smoke.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/providers/openai/tests/integration.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/providers/openai/tests/streaming.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/providers/openai/tests/batch.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/providers/openai/tests/streaming.rs:135:30
[INFO] [stdout]     |
[INFO] [stdout] 135 |     while let Some(result) = stream.next().await {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                              |             |
[INFO] [stdout]     |                              |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                              |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 136 |         chunks.push(result.expect("no stream error"));
[INFO] [stdout] 137 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/providers/openai/tests/streaming.rs:208:30
[INFO] [stdout]     |
[INFO] [stdout] 208 |     while let Some(result) = stream.next().await {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                              |             |
[INFO] [stdout]     |                              |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                              |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 209 |         chunks.push(result.expect("no stream error"));
[INFO] [stdout] 210 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/providers/openai/tests/streaming.rs:251:30
[INFO] [stdout]     |
[INFO] [stdout] 251 |     while let Some(result) = stream.next().await {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                              |             |
[INFO] [stdout]     |                              |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                              |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 252 |         chunks.push(result.expect("no stream error"));
[INFO] [stdout] 253 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/providers/openai/tests/streaming.rs:294:30
[INFO] [stdout]     |
[INFO] [stdout] 294 |     while let Some(result) = stream.next().await {
[INFO] [stdout]     |                    ------    ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                    |         |             |
[INFO] [stdout]     |                    |         |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |         |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    `result` calls a custom destructor
[INFO] [stdout]     |                    `result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 299 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/providers/openai/tests/streaming.rs:328:11
[INFO] [stdout]      |
[INFO] [stdout]  312 |     let server = MockServer::start();
[INFO] [stdout]      |         ------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `server` calls a custom destructor
[INFO] [stdout]      |         `server` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  328 |     match result.err().expect("error") {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |           |
[INFO] [stdout]      |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  332 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `server` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/httpmock-0.8.3/src/api/server.rs:1325:1
[INFO] [stdout]      |
[INFO] [stdout] 1325 | impl Drop for MockServer {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/providers/openai/tests/streaming.rs:365:30
[INFO] [stdout]     |
[INFO] [stdout] 365 |     while let Some(result) = stream.next().await {
[INFO] [stdout]     |                    ------    ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                    |         |             |
[INFO] [stdout]     |                    |         |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |         |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    `result` calls a custom destructor
[INFO] [stdout]     |                    `result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 368 |             Err(e) => errors.push(format!("{e}")),
[INFO] [stdout]     |                 -
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `e` calls a custom destructor
[INFO] [stdout]     |                 `e` will be dropped later as of Edition 2024
[INFO] [stdout] 369 |         }
[INFO] [stdout] 370 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/providers/openai/tests/streaming.rs:427:30
[INFO] [stdout]     |
[INFO] [stdout] 427 |     while let Some(result) = stream.next().await {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                              |             |
[INFO] [stdout]     |                              |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                              |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 428 |         chunks.push(result.expect("no stream error"));
[INFO] [stdout] 429 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/providers/openai/tests/streaming.rs:480:25
[INFO] [stdout]     |
[INFO] [stdout] 480 |     while let Some(r) = stream.next().await {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                         |             |
[INFO] [stdout]     |                         |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 485 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/providers/openai/tests/streaming.rs:514:25
[INFO] [stdout]     |
[INFO] [stdout] 514 |     while let Some(r) = stream.next().await {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                         |             |
[INFO] [stdout]     |                         |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 522 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/providers/openai/tests/streaming.rs:587:30
[INFO] [stdout]     |
[INFO] [stdout] 587 |     while let Some(result) = stream.next().await {
[INFO] [stdout]     |                    ------    ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                    |         |             |
[INFO] [stdout]     |                    |         |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |         |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    `result` calls a custom destructor
[INFO] [stdout]     |                    `result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 592 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/providers/openai/tests/streaming.rs:632:30
[INFO] [stdout]     |
[INFO] [stdout] 632 |     while let Some(result) = stream.next().await {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                              |             |
[INFO] [stdout]     |                              |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                              |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 633 |         chunks.push(result.expect("no stream error"));
[INFO] [stdout] 634 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed crates/auth/src/postgres.rs (4 fixes)
[INFO] [stderr]    Migrating crates/telemetry/tests/audit.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/auth/src/credentials.rs (12 fixes)
[INFO] [stderr]    Migrating crates/providers/anthropic/tests/count_tokens.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/providers/anthropic/tests/streaming.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/providers/anthropic/tests/translate.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/providers/anthropic/tests/streaming.rs:138:30
[INFO] [stdout]     |
[INFO] [stdout] 138 |     while let Some(result) = stream.next().await {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                              |             |
[INFO] [stdout]     |                              |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                              |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 139 |         chunks.push(result.expect("no stream error"));
[INFO] [stdout] 140 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/providers/anthropic/tests/streaming.rs:219:30
[INFO] [stdout]     |
[INFO] [stdout] 219 |     while let Some(result) = stream.next().await {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                              |             |
[INFO] [stdout]     |                              |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                              |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 220 |         chunks.push(result.expect("no stream error"));
[INFO] [stdout] 221 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/providers/anthropic/tests/streaming.rs:288:30
[INFO] [stdout]     |
[INFO] [stdout] 288 |     while let Some(result) = stream.next().await {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                              |             |
[INFO] [stdout]     |                              |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                              |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 289 |         chunks.push(result.expect("no stream error"));
[INFO] [stdout] 290 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/providers/anthropic/tests/streaming.rs:350:30
[INFO] [stdout]     |
[INFO] [stdout] 350 |     while let Some(result) = stream.next().await {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                              |             |
[INFO] [stdout]     |                              |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                              |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 351 |         chunks.push(result.expect("no stream error"));
[INFO] [stdout] 352 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/providers/anthropic/tests/streaming.rs:443:30
[INFO] [stdout]     |
[INFO] [stdout] 443 |     while let Some(result) = stream.next().await {
[INFO] [stdout]     |                    ------    ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                    |         |             |
[INFO] [stdout]     |                    |         |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |         |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    `result` calls a custom destructor
[INFO] [stdout]     |                    `result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 446 |             Err(e) => err_chunks.push(format!("{e}")),
[INFO] [stdout]     |                 -
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `e` calls a custom destructor
[INFO] [stdout]     |                 `e` will be dropped later as of Edition 2024
[INFO] [stdout] 447 |         }
[INFO] [stdout] 448 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/providers/anthropic/tests/streaming.rs:493:11
[INFO] [stdout]      |
[INFO] [stdout]  478 |     let server = MockServer::start();
[INFO] [stdout]      |         ------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `server` calls a custom destructor
[INFO] [stdout]      |         `server` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  493 |     match result.err().expect("error") {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |           |
[INFO] [stdout]      |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  497 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `server` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/httpmock-0.8.3/src/api/server.rs:1325:1
[INFO] [stdout]      |
[INFO] [stdout] 1325 | impl Drop for MockServer {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/providers/anthropic/tests/integration.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/client/examples/cost_attribution.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/providers/compat/tests/translate.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/providers/compat/tests/compat.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/telemetry/src/tracing.rs (3 fixes)
[INFO] [stderr]    Migrating crates/providers/gemini/tests/translate.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/providers/gemini/tests/streaming.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/providers/gemini/tests/streaming.rs:120:30
[INFO] [stdout]     |
[INFO] [stdout] 120 |     while let Some(result) = stream.next().await {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                              |             |
[INFO] [stdout]     |                              |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                              |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 121 |         chunks.push(result.expect("no stream error"));
[INFO] [stdout] 122 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/providers/gemini/tests/streaming.rs:186:30
[INFO] [stdout]     |
[INFO] [stdout] 186 |     while let Some(result) = stream.next().await {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                              |             |
[INFO] [stdout]     |                              |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                              |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 187 |         chunks.push(result.expect("no stream error"));
[INFO] [stdout] 188 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/providers/gemini/tests/streaming.rs:240:30
[INFO] [stdout]     |
[INFO] [stdout] 240 |     while let Some(result) = stream.next().await {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                              |             |
[INFO] [stdout]     |                              |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                              |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 241 |         chunks.push(result.expect("no stream error"));
[INFO] [stdout] 242 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/providers/gemini/tests/streaming.rs:314:30
[INFO] [stdout]     |
[INFO] [stdout] 314 |     while let Some(result) = stream.next().await {
[INFO] [stdout]     |                    ------    ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                    |         |             |
[INFO] [stdout]     |                    |         |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |         |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    `result` calls a custom destructor
[INFO] [stdout]     |                    `result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 317 |             Err(e) => err_chunks.push(format!("{e}")),
[INFO] [stdout]     |                 -
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `e` calls a custom destructor
[INFO] [stdout]     |                 `e` will be dropped later as of Edition 2024
[INFO] [stdout] 318 |         }
[INFO] [stdout] 319 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/providers/gemini/tests/streaming.rs:365:11
[INFO] [stdout]      |
[INFO] [stdout]  349 |     let server = MockServer::start();
[INFO] [stdout]      |         ------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `server` calls a custom destructor
[INFO] [stdout]      |         `server` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  365 |     match result.err().expect("error") {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |           |
[INFO] [stdout]      |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  369 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `server` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/httpmock-0.8.3/src/api/server.rs:1325:1
[INFO] [stdout]      |
[INFO] [stdout] 1325 | impl Drop for MockServer {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/providers/gemini/tests/streaming.rs:402:30
[INFO] [stdout]     |
[INFO] [stdout] 402 |     while let Some(result) = stream.next().await {
[INFO] [stdout]     |                    ------    ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                    |         |             |
[INFO] [stdout]     |                    |         |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |         |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    `result` calls a custom destructor
[INFO] [stdout]     |                    `result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 407 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/shared/tests/openai_sdk_conformance.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/providers/compat/src/stream.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 161 | /     async_stream::stream! {
[INFO] [stdout] 162 | |         let mut buffer: Vec<u8> = Vec::new();
[INFO] [stdout] 163 | |         let mut acc = ToolAccum::default();
[INFO] [stdout] 164 | |         futures::pin_mut!(bytes_stream);
[INFO] [stdout] ...   |
[INFO] [stdout] 167 | |             let next_item: Option<Result<Bytes, reqwest::Error>> = bytes_stream.next().await;
[INFO] [stdout]     | |                 ---------                                                              -----
[INFO] [stdout]     | |                 |                                                                      |
[INFO] [stdout]     | |                 |                                                                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                 `next_item` calls a custom destructor                                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 `next_item` will be dropped later as of Edition 2024
[INFO] [stdout] 168 | |             match next_item {
[INFO] [stdout] 169 | |                 Some(Ok(chunk)) => {
[INFO] [stdout]     | |                         -----
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         `chunk` calls a custom destructor
[INFO] [stdout]     | |                         `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 176 | |                         for event in parse_sse_event(&event_bytes) {
[INFO] [stdout]     | |                             -----    -----------------------------
[INFO] [stdout]     | |                             |        |
[INFO] [stdout]     | |                             |        `iter` calls a custom destructor
[INFO] [stdout]     | |                             |        `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                             |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                             |        `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                             `event` calls a custom destructor
[INFO] [stdout]     | |                             `event` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 230 | |     }
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |     up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |     `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |_____`#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `next_item` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `next_item` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `iter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `iter` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `event` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `event` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/providers/compat/src/stream.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 161 | /     async_stream::stream! {
[INFO] [stdout] 162 | |         let mut buffer: Vec<u8> = Vec::new();
[INFO] [stdout] 163 | |         let mut acc = ToolAccum::default();
[INFO] [stdout] 164 | |         futures::pin_mut!(bytes_stream);
[INFO] [stdout] ...   |
[INFO] [stdout] 167 | |             let next_item: Option<Result<Bytes, reqwest::Error>> = bytes_stream.next().await;
[INFO] [stdout]     | |                 ---------                                                              -----
[INFO] [stdout]     | |                 |                                                                      |
[INFO] [stdout]     | |                 |                                                                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                 `next_item` calls a custom destructor                                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 `next_item` will be dropped later as of Edition 2024
[INFO] [stdout] 168 | |             match next_item {
[INFO] [stdout] 169 | |                 Some(Ok(chunk)) => {
[INFO] [stdout]     | |                         -----
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         `chunk` calls a custom destructor
[INFO] [stdout]     | |                         `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 176 | |                         for event in parse_sse_event(&event_bytes) {
[INFO] [stdout]     | |                             -----    -----------------------------
[INFO] [stdout]     | |                             |        |
[INFO] [stdout]     | |                             |        `iter` calls a custom destructor
[INFO] [stdout]     | |                             |        `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                             |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                             |        `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                             `event` calls a custom destructor
[INFO] [stdout]     | |                             `event` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 230 | |     }
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |     up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |     `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |_____`#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `next_item` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `next_item` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `iter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `iter` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `event` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `event` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/providers/compat/src/stream.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 161 | /     async_stream::stream! {
[INFO] [stdout] 162 | |         let mut buffer: Vec<u8> = Vec::new();
[INFO] [stdout] 163 | |         let mut acc = ToolAccum::default();
[INFO] [stdout] 164 | |         futures::pin_mut!(bytes_stream);
[INFO] [stdout] ...   |
[INFO] [stdout] 167 | |             let next_item: Option<Result<Bytes, reqwest::Error>> = bytes_stream.next().await;
[INFO] [stdout]     | |                 ---------                                                              -----
[INFO] [stdout]     | |                 |                                                                      |
[INFO] [stdout]     | |                 |                                                                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                 `next_item` calls a custom destructor                                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 `next_item` will be dropped later as of Edition 2024
[INFO] [stdout] 168 | |             match next_item {
[INFO] [stdout] 169 | |                 Some(Ok(chunk)) => {
[INFO] [stdout]     | |                         -----
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         `chunk` calls a custom destructor
[INFO] [stdout]     | |                         `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 176 | |                         for event in parse_sse_event(&event_bytes) {
[INFO] [stdout]     | |                             -----    -----------------------------
[INFO] [stdout]     | |                             |        |
[INFO] [stdout]     | |                             |        `iter` calls a custom destructor
[INFO] [stdout]     | |                             |        `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                             |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                             |        `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                             `event` calls a custom destructor
[INFO] [stdout]     | |                             `event` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 230 | |     }
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |     up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |     `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |_____`#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `next_item` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `next_item` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `iter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `iter` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `event` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `event` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/providers/compat/src/stream.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 161 | /     async_stream::stream! {
[INFO] [stdout] 162 | |         let mut buffer: Vec<u8> = Vec::new();
[INFO] [stdout] 163 | |         let mut acc = ToolAccum::default();
[INFO] [stdout] 164 | |         futures::pin_mut!(bytes_stream);
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |                         for event in parse_sse_event(&buffer) {
[INFO] [stdout]     | |                             -----    ------------------------
[INFO] [stdout]     | |                             |        |
[INFO] [stdout]     | |                             |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                             |        `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                             `event` calls a custom destructor
[INFO] [stdout]     | |                             `event` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 230 | |     }
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |     up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |_____`#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `event` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `event` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/providers/compat/src/stream.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 161 | /     async_stream::stream! {
[INFO] [stdout] 162 | |         let mut buffer: Vec<u8> = Vec::new();
[INFO] [stdout] 163 | |         let mut acc = ToolAccum::default();
[INFO] [stdout] 164 | |         futures::pin_mut!(bytes_stream);
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |                         for event in parse_sse_event(&buffer) {
[INFO] [stdout]     | |                             -----    ------------------------
[INFO] [stdout]     | |                             |        |
[INFO] [stdout]     | |                             |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                             |        `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                             `event` calls a custom destructor
[INFO] [stdout]     | |                             `event` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 230 | |     }
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |     up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |_____`#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `event` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `event` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/providers/anthropic/src/stream.rs:247:5
[INFO] [stdout]     |
[INFO] [stdout] 247 | /     async_stream::stream! {
[INFO] [stdout] 248 | |         let mut buffer: Vec<u8> = Vec::new();
[INFO] [stdout] 249 | |         let mut state: Option<StreamState> = None;
[INFO] [stdout] 250 | |         futures::pin_mut!(bytes_stream);
[INFO] [stdout] ...   |
[INFO] [stdout] 253 | |             let next_item: Option<Result<Bytes, reqwest::Error>> = bytes_stream.next().await;
[INFO] [stdout]     | |                 ---------                                                              -----
[INFO] [stdout]     | |                 |                                                                      |
[INFO] [stdout]     | |                 |                                                                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                 `next_item` calls a custom destructor                                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 `next_item` will be dropped later as of Edition 2024
[INFO] [stdout] 254 | |             match next_item {
[INFO] [stdout] 255 | |                 Some(Ok(chunk)) => {
[INFO] [stdout]     | |                         -----
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         `chunk` calls a custom destructor
[INFO] [stdout]     | |                         `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 285 | |     }
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |     up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |_____`#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `next_item` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `next_item` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9m 06s
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/providers/anthropic/src/stream.rs:247:5
[INFO] [stdout]     |
[INFO] [stdout] 247 | /     async_stream::stream! {
[INFO] [stdout] 248 | |         let mut buffer: Vec<u8> = Vec::new();
[INFO] [stdout] 249 | |         let mut state: Option<StreamState> = None;
[INFO] [stdout] 250 | |         futures::pin_mut!(bytes_stream);
[INFO] [stdout] ...   |
[INFO] [stdout] 253 | |             let next_item: Option<Result<Bytes, reqwest::Error>> = bytes_stream.next().await;
[INFO] [stdout]     | |                 ---------                                                              -----
[INFO] [stdout]     | |                 |                                                                      |
[INFO] [stdout]     | |                 |                                                                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                 `next_item` calls a custom destructor                                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 `next_item` will be dropped later as of Edition 2024
[INFO] [stdout] 254 | |             match next_item {
[INFO] [stdout] 255 | |                 Some(Ok(chunk)) => {
[INFO] [stdout]     | |                         -----
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         `chunk` calls a custom destructor
[INFO] [stdout]     | |                         `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 285 | |     }
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |     up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |_____`#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `next_item` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `next_item` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] crater-edition-check: tt-shared v0.1.1 (/opt/rustwide/workdir/crates/shared) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: tt-core v0.1.0 (/opt/rustwide/workdir/crates/core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: tt-auth v0.1.2 (/opt/rustwide/workdir/crates/auth) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: tt-telemetry v0.1.1 (/opt/rustwide/workdir/crates/telemetry) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: tt-cache v0.1.1 (/opt/rustwide/workdir/crates/cache) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: tt-config v0.1.0 (/opt/rustwide/workdir/crates/config) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: tt-inspect-core v0.1.1 (/opt/rustwide/workdir/crates/inspect-core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: tt-inspect-rules-tier1 v0.1.1 (/opt/rustwide/workdir/crates/inspect-rules-tier1) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: tt-plan-core v0.1.1 (/opt/rustwide/workdir/crates/plan-core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: tt-routing v0.1.0 (/opt/rustwide/workdir/crates/routing) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: tt-preview v0.1.0 (/opt/rustwide/workdir/crates/preview) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: tt-provider-anthropic v0.1.0 (/opt/rustwide/workdir/crates/providers/anthropic) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: tt-tokenize v0.1.0 (/opt/rustwide/workdir/crates/tokenize) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: tt-provider-gemini v0.1.0 (/opt/rustwide/workdir/crates/providers/gemini) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: tt-provider-groq v0.1.0 (/opt/rustwide/workdir/crates/providers/groq) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: tt-provider-compat v0.1.0 (/opt/rustwide/workdir/crates/providers/compat) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: tt-provider-mistral v0.1.0 (/opt/rustwide/workdir/crates/providers/mistral) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: tt-provider-openai v0.1.0 (/opt/rustwide/workdir/crates/providers/openai) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: tt-provider-openrouter v0.1.0 (/opt/rustwide/workdir/crates/providers/openrouter) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: tt-provider-together v0.1.0 (/opt/rustwide/workdir/crates/providers/together) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: tt-provider-azure v0.1.0 (/opt/rustwide/workdir/crates/providers/azure) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: tt-provider-local v0.1.0 (/opt/rustwide/workdir/crates/providers/local) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: tt-retrieval v0.1.0 (/opt/rustwide/workdir/crates/retrieval) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: tt-cli v0.1.0 (/opt/rustwide/workdir/crates/cli) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: tokentrimmer-client v0.1.0 (/opt/rustwide/workdir/crates/client) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: tt-context v0.1.0 (/opt/rustwide/workdir/crates/context) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: tt-mcp v0.1.0 (/opt/rustwide/workdir/crates/mcp) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: tt-ts-types v0.1.0 (/opt/rustwide/workdir/crates/ts-types) updating edition from 2021 to 2024
[INFO] [stderr]     Checking tt-shared v0.1.1 (/opt/rustwide/workdir/crates/shared)
[INFO] [stderr]     Checking tt-tokenize v0.1.0 (/opt/rustwide/workdir/crates/tokenize)
[INFO] [stderr]     Checking tt-inspect-core v0.1.1 (/opt/rustwide/workdir/crates/inspect-core)
[INFO] [stderr]     Checking tt-config v0.1.0 (/opt/rustwide/workdir/crates/config)
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/config/src/lib.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |         unsafe { std::env::remove_var("PORT") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-F unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/config/src/lib.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 140 |             unsafe { std::env::set_var("PORT", v) };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/config/src/lib.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |         unsafe { std::env::set_var("PORT", "not-a-number") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/config/src/lib.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 |         unsafe { std::env::remove_var("PORT") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/config/src/lib.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |         unsafe { std::env::remove_var("TT_BIND_ADDR") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/config/src/lib.rs:171:9
[INFO] [stdout]     |
[INFO] [stdout] 171 |         unsafe { std::env::set_var("TT_BIND_ADDR", "127.0.0.1") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/config/src/lib.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 178 |         unsafe { std::env::set_var("TT_BIND_ADDR", "::1") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/config/src/lib.rs:185:9
[INFO] [stdout]     |
[INFO] [stdout] 185 |         unsafe { std::env::remove_var("TT_BIND_ADDR") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/config/src/lib.rs:192:9
[INFO] [stdout]     |
[INFO] [stdout] 192 |         unsafe { std::env::set_var("TT_BIND_ADDR", "not-an-ip") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/config/src/lib.rs:199:9
[INFO] [stdout]     |
[INFO] [stdout] 199 |         unsafe { std::env::remove_var("TT_BIND_ADDR") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tt-config` (lib test) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "08cbd4b8e4cb985b12bc1c165aa61c80d98ee56e3afc81294a39080e5df73a04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08cbd4b8e4cb985b12bc1c165aa61c80d98ee56e3afc81294a39080e5df73a04", kill_on_drop: false }`
[INFO] [stdout] 08cbd4b8e4cb985b12bc1c165aa61c80d98ee56e3afc81294a39080e5df73a04
